-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use likelihood fit instead of chi-square fit for PFJetDQMPostProcessor plugin #43170
Conversation
please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43170/37494
|
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for master. It involves the following packages:
@rvenditti, @tjavaid, @syuvivida, @nothingface0, @antoniovagnerini can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
please test for CMSSW_13_3_ROOT630_X |
please test tests extra relvals for production archs too |
@smuzaffar I would suggest to change the title to reflect the name of the changed plugin, right now is pretty cryptic (on a superficial look at the release notes). |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-57718d/35561/summary.html Comparison SummarySummary:
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-57718d/35562/summary.html Comparison SummarySummary:
|
@cms-sw/dqm-l2 , can you please review this change? It is identical to #43106 and fixes the ROOT 6.30 IBs relvals failures |
@cms-sw/dqm-l2 can you please review this? |
Hi @smuzaffar , I just wonder why adopting a fit procedure for PFJetDQMPostProcessor, have an impact on e.g. RPC MEs as you see here. Is it expected? For #43106 , the update was made in a generic module, so a large number of differences were understood. |
@tjavaid , please check the dqm plots for master/default IB #43170 (comment) ( I guess you were looking at ROOT630 comparison results) |
hi @smuzaffar , thanks. For the default IB comparisons, checks look fine. |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @antoniovilela, @rappoccio, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
thanks @antoniovilela |
For ROOT 6.30 IBs , couple of relvals are failing with error [a]. Just like #43106 . this PR proposes to use likelihood fit for
PFJetDQMPostProcessor
. With this change, the failing relvals run successfully in ROOT630 IB [b][a]
[b]